home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Entertainment / Game Files⁄ Help / NFL Prophet3.0 / NFL Prophet™ / NFL Prophet™.rsrc / 4Dte_15012 < prev    next >
Text File  |  1993-10-09  |  458b  |  7 lines

  1. 4D_SF_Open_2 ( Left ; Top ; Message ; TypeFilter ) -> Pathname
  2.  
  3. This function displays the standard open document dialog.
  4. The first two parameters indicate the top left-hand corner of the window.
  5. Message is displayed in the top part of the dialog.
  6. TypeFilter allows you to limit the list of the files displayed in the dialog. You can, for instance, pass "TEXT".
  7. If a file is chosen, the function returns its pathname. Otherwise it returns the string "15003".